Expand description
A pure Rust color management library.
Structs
- A color in the CIE xyY color space
- a set of CIE_xyY values that can use to describe the primaries of a color space
- A color profile
- A transform from an input profile to an output one.
Enums
- The format of pixel data
- These values match the Rendering Intent values from the ICC spec